Bitmap for WPF
UpdateSubresource(Resource,Int32,Nullable<ResourceRegion>,IntPtr,Int32,Int32) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > DeviceContext クラス > UpdateSubresource メソッド : UpdateSubresource(Resource,Int32,Nullable<ResourceRegion>,IntPtr,Int32,Int32) メソッド
void ID3D11DeviceContext::UpdateSubresource([In] ID3D11Resource* pDstResource,[In] unsigned int DstSubresource,[In, Optional] const D3D11_BOX* pDstBox,[In] const void* pSrcData,[In] unsigned int SrcRowPitch,[In] unsigned int SrcDepthPitch)
シンタックス
'宣言
 
Public Overloads Sub UpdateSubresource( _
   ByVal dstResourceRef As Resource, _
   ByVal dstSubresource As System.Integer, _
   ByVal dstBoxRef As System.Nullable(Of ResourceRegion), _
   ByVal srcDataRef As System.IntPtr, _
   ByVal srcRowPitch As System.Integer, _
   ByVal srcDepthPitch As System.Integer _
) 
public void UpdateSubresource( 
   Resource dstResourceRef,
   System.int dstSubresource,
   System.Nullable<ResourceRegion> dstBoxRef,
   System.IntPtr srcDataRef,
   System.int srcRowPitch,
   System.int srcDepthPitch
)

パラメータ

dstResourceRef
dstSubresource
dstBoxRef
srcDataRef
srcRowPitch
srcDepthPitch
参照

DeviceContext クラス
DeviceContext メンバ
オーバーロード一覧